X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/b8a03395cdd5b53a022a396a7e785e3988ea74c5..7f94690842b2774b250cf7b75879f2a3ad34b135:/autohotkey/UltimateKEYS%20(for%20AutoHotkey%20v1.1).ahk?ds=sidebyside diff --git a/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk b/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk index 3ca63cc..9c96777 100644 --- a/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk +++ b/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk @@ -1,6 +1,6 @@ #requires AutoHotkey v1.1 -; UltimateKEYS (for AutoHotkey v1.1).ahk - 2023-12-12 +; UltimateKEYS (for AutoHotkey v1.1).ahk - 2023-12-28 ; Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/) @@ -990,7 +990,7 @@ cmpSemicolon.item["o"] := "{u+25e6}" ; (◦) white bullet cmpSemicolon.item["h"] := "{u+2043}" ; (⁃) hyphen bullet cmpSemicolon.item["t"] := "{u+2023}" ; (‣) triangular bullet cmpSemicolon.item["q"] := "{u+25aa}" ; (▪) black small square -cmpSemicolon.item["r"] := "{u+25ab}" ; (▫) white small square +cmpSemicolon.item["u"] := "{u+25ab}" ; (▫) white small square cmpSemicolon.item["w"] := "{u+25b4}" ; (▴) black up-pointing small triangle cmpSemicolon.item["a"] := "{u+25c2}" ; (◂) black left-pointing small triangle cmpSemicolon.item["s"] := "{u+25be}" ; (▾) black down-pointing small triangle @@ -1884,8 +1884,8 @@ cmpSmallN.item["0"] := "{u+277f}" ; (❿) dingbat negative circled digit 10 >!/::Send {u+00bf} ; (¿) inverted question mark >!?::Send {u+2026} ; (…) horizontal ellipsis ->!space::Send {u+00a0} ; non-breaking space (NBSP) ->!+space::Send {u+00a0} ; non-breaking space (NBSP) +>!space::Send {u+00a0} ; non-breaking space (NBSP) +>!+space::Send {u+2022} ; (•) bullet ; Configuration : Compose Key Selector